220-1201: Core 1 Practice Exam — 220-1201: Core 1

1. The question bank is cloud-based and updates automatically, with no need for re-acquisition.

2. Available in Chinese and English. It supports online practice, mock exams and PDF downloads.

3. You can practice questions via mini-program or desktop web page. The service is valid for one year.

4. For inquiries, please contact customer service via WeChat, WhatsApp or Line.

Exam information

220-1201: CompTIA A+ Core 1

-Exam Overview: Designed for entry-level IT support specialists. It validates core competencies in hardware, networking, mobile devices and troubleshooting, serving as a fundamental certification for IT operation and maintenance.

-Key Specifications:

 - Exam Duration: 90 minutes

 - Number of Questions: Up to 90 (Single choice, multiple choice, performance-based questions)

 - Total Score / Passing Score: 900 / 675

 - Exam Fee: Approximately $246 USD

 - Supported Languages: English, Japanese, etc. (Simplified Chinese not available)

 - Official Registration Link: https://www.comptia.org/certifications/a

-Core Topics:

 - Hardware, network and mobile device configuration

 - Hardware troubleshooting and system maintenance

 - Basic operating systems and entry-level security

Sample questions

220-1201: Core 1 · Q1
Topic 1 Question #1 A technician is troubleshooting an all-in-one laser printer that prints a vertical line when making copies and scans. When users print or receive faxes, the output from the printer is correct. Which of the following should the technician examine to determine the cause of the issue?
  • A.
    The pickup rollers
  • B.
    The corona wire
  • C.
    The document feeder
  • D.
    The drum assembly

Answer: C

The scenario specifies that output defects only appear during copy and scan operations, while standard print jobs and incoming faxes produce fully correct output. This immediately rules out faults in the printer's core laser printing engine, as any issue with those components would impact all output jobs regardless of source. Copy and scan functions both rely on the printer's input imaging subsystem, which captures a digital image of the original document. When using an all-in-one printer's document feeder (automatic document feeder, ADF), the original document is pulled across a fixed, narrow scanner glass strip. Any debris, scratch, misaligned scan sensor on this strip, or a feed issue in the document feeder that causes the original to pass the sensor unevenly, creates a consistent vertical line on all captured images, which exactly matches the described symptom. This confirms the document feeder is the correct component to examine. Option Analysis: A. The pickup rollers: Pickup rollers are responsible for feeding media into the print engine for output, or feeding original documents into the scanner for input. Faulty pickup rollers cause paper jams, misfeeds, or skewed output, not consistent vertical lines on scans and copies. Additionally, a pickup roller fault impacting all input or output would cause failures across all job types, not just copies and scans. This option is incorrect. B. The corona wire: The corona wire is a core component of the laser printing process, responsible for applying a uniform electrostatic charge to the photosensitive drum prior to laser exposure. A faulty corona wire would produce output defects such as faded prints, streaks, or blank pages across all jobs that use the print engine, including standard prints and faxes. Since these job types work correctly, the corona wire is not the cause. This option is incorrect. C. The document feeder: As detailed in the answer analysis, copy and scan operations that use the document feeder pull the original document across a fixed scan sensor and glass strip. Contamination, damage, or feed inconsistencies in the document feeder produce consistent vertical lines on all captured scan and copy images, while jobs that do not use the scanner (prints, faxes) are unaffected. This option is correct. D. The drum assembly: The photosensitive drum is the core laser printing component that holds the electrostatic latent image of the output before it is transferred to paper. A damaged or worn drum produces consistent defects such as streaks, lines, or repeated marks on all output from the print engine, including prints and faxes. Since these jobs produce correct output, the drum assembly is not faulty. This option is incorrect. Key Concepts: 1. Printer Subsystem Isolation Troubleshooting: All-in-one laser printers have separate input (scanning/copying) and output (printing/fax receiving) subsystems. Defects limited to jobs that require scanning are isolated to the input subsystem, while defects across all output jobs are isolated to the print engine. This is a core troubleshooting methodology tested in the 220-1201 exam. 2. ADF Failure Signature Symptom: A fixed vertical line on all ADF-fed scans and copies with no defects on printed output or flatbed scans is a signature symptom of debris, scratches, or sensor faults on the ADF's dedicated scanner glass strip, or misaligned feed components in the ADF. 3. Laser Print Component Fault Scope: Core laser print components including the drum, corona wire, fuser, and toner cartridge produce defects that appear on all output generated by the print engine, regardless of the input source of the job. References: CompTIA A+ 220-1201 Exam Objectives, CompTIA A+ 12th Edition (220-1201) Official Study Guide
220-1201: Core 1 · Q2
Topic 1 Question #2 Which of the following is an advantage of using a hybrid cloud instead of a public cloud?
  • A.
    Ability to reduce management overhead
  • B.
    Ability to use cross-platform virtualization
  • C.
    Ability to meet data residency requirements
  • D.
    Ability to leverage IaaS and PaaS

Answer: C

This question aligns with the CompTIA A+ 220-1201 Core 1 Domain 4 (Hardware, Virtualization, and Cloud Computing) subobjective 4.8, which covers cloud computing concepts including deployment models and their use cases. A hybrid cloud deployment combines private cloud infrastructure (either on-premises dedicated hardware or a hosted isolated private cloud) and public cloud infrastructure, with orchestration tools to enable workload and data portability between the two environments. Unlike public cloud, where all data and workloads reside on the cloud service provider's shared multi-tenant infrastructure, hybrid cloud lets organizations segment workloads based on sensitivity and regulatory requirements. This segmentation capability directly enables compliance with strict data rules, which is the unique advantage of hybrid over public cloud identified in this question. Option Analysis: A. Incorrect. A hybrid cloud environment requires management of both the private cloud infrastructure (which the organization typically owns or directly administers) and the public cloud environment, plus integration and orchestration between the two platforms. This results in higher, not reduced, management overhead compared to a pure public cloud deployment where the cloud service provider handles the majority of infrastructure management tasks. B. Incorrect. Cross-platform virtualization, the ability to run workloads built for different operating systems or hypervisor platforms, is natively supported by all major public cloud providers. This capability is not unique to hybrid cloud deployments and is not an advantage of hybrid over public cloud. C. Correct. Data residency requirements mandate that certain types of regulated data (such as personal health information, financial records, or user data subject to regional laws like GDPR) must be stored in specific geographic jurisdictions or under the direct physical control of the organization. Hybrid cloud allows organizations to store this regulated data on their private cloud infrastructure that meets residency rules, while leveraging public cloud resources for non-regulated workloads. Pure public cloud deployments often rely on shared multi-tenant data centers that may not meet strict data residency requirements, making this a unique advantage of hybrid cloud. D. Incorrect. Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) are core service models offered by all major public cloud providers. The ability to leverage these service models is available in public cloud deployments and is not an exclusive advantage of hybrid cloud. Key Concepts: 1. Cloud Deployment Models: As defined in the CompTIA A+ 220-1201 objectives, cloud deployment models include public, private, hybrid, and community, each with distinct use cases, advantages, and limitations. Hybrid cloud specifically combines features of private and public cloud to balance cost, scalability, and regulatory compliance needs. 2. Data Residency: This regulatory constraint, covered in the A+ cloud computing domain, requires certain data categories to be stored in specified locations. Understanding how different deployment models address these constraints is a core tested skill for 220-1201 candidates. 3. Cloud Service Models: The three primary cloud service models (IaaS, PaaS, SaaS) are a core component of the A+ 220-1201 exam objectives. Candidates are required to identify which models are supported across different deployment models to select appropriate cloud solutions for given business requirements. References: CompTIA A+ 220-1201 Exam Objectives, Microsoft Azure Hybrid Cloud Overview
220-1201: Core 1 · Q3
Topic 1 Question #3 A technician is troubleshooting a desktop PC that is plugged into a UPS. The PC loses the system date/time after every power outage. Which of the following should the technician do to resolve the issue? (Choose two.)
  • A.
    Run a BIOS update.
  • B.
    Swap out the RAM.
  • C.
    Disable NTP in the OS.
  • D.
    Repair the backup power source.
  • E.
    Replace the CMOS battery.
  • F.
    Install a surge protector.

Answer: DE

The scenario describes a desktop PC connected to a UPS that loses system date and time exclusively after power outages. System date and time are maintained by the motherboard's real-time clock (RTC), which runs on either standby power from an external power source (mains or UPS) when the system is plugged in, or a small on-board CMOS battery when no external power is available. Two separate fixes address this issue: first, repairing the faulty UPS ensures the motherboard continues to receive standby power during outages, so the RTC does not lose power even if mains power is cut. Second, replacing the CMOS battery ensures the RTC remains powered even if all external power (including UPS power) is lost, eliminating date/time resets during outages. These solutions align with CompTIA A+ 220-1201 hardware and power supply troubleshooting requirements. Option Analysis: A. Run a BIOS update. Incorrect. BIOS updates resolve firmware compatibility, stability, or security vulnerabilities, but do not address loss of date/time settings, which is a power-related hardware issue for the RTC circuit. This is not a relevant fix per 220-1201 hardware troubleshooting objectives. B. Swap out the RAM. Incorrect. RAM is volatile memory used for active system process storage, and does not hold persistent system date/time or BIOS configuration data. RAM faults cause crashes, boot failures, or active data corruption, not time loss after power outages. C. Disable NTP in the OS. Incorrect. Network Time Protocol (NTP) syncs operating system time with internet time servers while the system is running. Disabling NTP only prevents automatic time sync during active system operation, and does not resolve time loss that occurs when the system is fully powered off, which is a hardware-level issue. D. Repair the backup power source. Correct. The UPS is intended to supply continuous power to the PC during mains outages. A faulty UPS fails to deliver standby power to the motherboard during outages, cutting all external power to the RTC circuit. Repairing the UPS ensures the motherboard retains standby power even during outages, preventing RTC reset even if the CMOS battery is weakened. E. Replace the CMOS battery. Correct. The CMOS battery is a small button cell on the motherboard that powers the RTC and stores BIOS/UEFI configuration settings when the motherboard receives no external power. A dead or failing CMOS battery cannot keep the RTC running during extended power outages, so replacing it ensures the RTC retains time and settings regardless of external power status. F. Install a surge protector. Incorrect. A surge protector only mitigates damage from voltage spikes, and does not provide backup power during outages or address RTC power loss that causes date/time resets. Most UPS devices already include integrated surge protection, so this option is irrelevant to the stated issue. Key Concepts: 1. CMOS Battery Function: The CMOS battery is a replaceable button cell on motherboards that powers the real-time clock and stores persistent BIOS/UEFI settings including date, time, and boot order when no external power is supplied to the system, a core hardware component covered in 220-1201 Domain 1 (Hardware). 2. UPS Function and Troubleshooting: An Uninterruptible Power Supply (UPS) is a backup power device that delivers continuous power to connected hardware during mains outages, preventing unexpected shutdowns and maintaining standby power to motherboard components. UPS fault identification and resolution is covered in 220-1201 Domain 4 (Hardware Troubleshooting). 3. Real-Time Clock (RTC) Operation: The RTC is an integrated hardware timer on the motherboard that tracks system time independently of the operating system and active system power state, relying on either external standby power or the CMOS battery to retain accurate time during system power off events. References: CompTIA A+ 220-1201 Exam Objectives, CompTIA Troubleshooting Common Desktop Hardware Issues Guide
220-1201: Core 1 · Q4
Topic 1 Question #4 A network administrator must ensure that a printer will still be assigned a specific IP address even if all addresses are depleted. Which of the following network configuration concepts is this describing?
  • A.
    VLAN
  • B.
    Lease
  • C.
    Reservation
  • D.
    Exclusion

Answer: C

The scenario describes a requirement to assign a fixed, consistent IP address to a printer that is guaranteed even when the entire DHCP address pool is depleted. This directly aligns with DHCP reservation functionality, a core networking concept tested on the 220-1201 exam. Reservations tie a specific IP address from the DHCP scope to the unique MAC address of the printer, so the DHCP server exclusively sets aside that address for the printer. Unlike standard dynamic DHCP assignments, the reserved IP is never allocated to any other client, even if all other addresses in the pool are in use, ensuring the printer always receives the specified IP address. This is a common best practice for networked printers, as users and print servers rely on a consistent IP to send print jobs without reconfiguration. Option Analysis: A. VLAN: VLANs (Virtual Local Area Networks) are layer 2 network segmentation tools that separate broadcast domains and group devices by logical function rather than physical location. They have no role in assigning or reserving IP addresses for specific devices, so this option is incorrect. B. Lease: A DHCP lease is the predefined time period a client is authorized to use a dynamically assigned IP address before it must renew the assignment. Leases do not guarantee a specific IP address to a device, and a client may receive a different IP when renewing if the original address was assigned to another device during a period of disconnection, especially if the pool is depleted. This option is incorrect. C. Reservation: A DHCP reservation is a configuration that permanently maps a specific IP address from the DHCP scope to the MAC address of a target device, in this case the printer. The reserved IP is held exclusively for that device and is never assigned to other clients, even when all other addresses in the DHCP pool are exhausted. This exactly matches the requirement in the scenario, so this option is correct. D. Exclusion: A DHCP exclusion is an IP address or range of IP addresses that are removed from the dynamic DHCP pool, so the server does not automatically assign them to any clients. Exclusions are used for devices that are manually configured with static IPs, but they do not actively assign the excluded IP to the printer, nor do they guarantee the printer will receive that address unless manually configured on the device itself. This does not meet the scenario requirement, so this option is incorrect. Key Concepts: 1. DHCP Reservation: A core DHCP configuration feature tested in the 220-1201 networking domain that assigns a fixed, guaranteed IP address to a specific device via its MAC address, eliminating the need for manual static IP configuration on the device and ensuring consistent addressing. 2. DHCP Scope Management: The process of configuring the range of IP addresses a DHCP server can assign, including settings for reservations, exclusions, lease durations, and gateway/DNS server information, which is a required skill for entry-level IT professionals as covered in the A+ Core 1 objectives. 3. Network Device Addressing Best Practices: Guidelines that specify devices requiring consistent access, such as printers, servers, and network peripherals, should be assigned fixed addresses via reservations or static configuration to avoid service interruptions, a core concept for the 220-1201 exam. References: CompTIA A+ Core 1 (220-1201) Exam Objectives, Microsoft Learn: DHCP Reservations
220-1201: Core 1 · Q5
Topic 1 Question #5 A user is having issues when charging a device with a Lightning cable. The cable is not recognized when it is plugged into the device. This issue is usually resolved by flipping the cable over. This issue does not occur with other devices of the same type. Which of the following would most likely cause the issue?
  • A.
    The device needs to be restarted.
  • B.
    The battery may be swelling and needs inspection.
  • C.
    The cable is failing and needs to be replaced.
  • D.
    The charging port is dirty or damaged

Answer: D

This question aligns with the CompTIA 220-1201 (A+ Core 1) mobile device troubleshooting domain, specifically charging and connectivity issue resolution for Apple mobile devices. The scenario provides three critical diagnostic details: the Lightning cable is unrecognized in one orientation, works reliably when flipped, and functions correctly on other identical devices. These symptoms eliminate the cable as the root cause, pointing directly to a physical issue with the affected device's charging port. Lightning connectors are fully reversible, meaning both the cable end and device port have matching contact arrays on two opposing sides. If one set of contacts in the device port is obstructed by lint, dirt, or has bent or broken pins, the cable will fail to establish a connection when aligned with the damaged or obstructed side, and work as expected when flipped to align with the functional set of contacts, which exactly matches the symptoms described. Option Analysis: A. Incorrect. A device restart resolves transient software or firmware glitches that interfere with charging recognition, but the symptom is fixed by physically reorienting the cable, which is a physical connection issue unrelated to the device's software state. Restarting would not resolve a connectivity issue dependent solely on cable orientation. B. Incorrect. A swollen battery presents with distinct symptoms including device bulging, screen separation, overheating, unexpected shutdowns, or reduced battery capacity, not intermittent charging recognition that only occurs in one cable orientation. Battery swelling is a critical safety hazard but does not cause the specific symptoms outlined in the scenario. C. Incorrect. If the cable was failing or damaged, it would exhibit the same unrecognized issue across all devices it is plugged into. The scenario explicitly states the cable works normally on other identical devices, so the cable is not the root cause of the problem. D. Correct. Partial obstruction from dirt or lint buildup, or physical damage to one set of contacts in the Lightning port, will break connectivity when the cable is oriented to align with the non-functional contacts, while the reverse orientation aligns with undamaged, unobstructed contacts to establish a working connection. This matches all symptoms in the scenario and aligns with standard mobile device charging port troubleshooting requirements covered in the 220-1201 exam objectives. Key Concepts: 1. Mobile Device Charging System Troubleshooting: A core 220-1201 competency that requires isolating faulty components by testing accessories on secondary devices to distinguish between cable, port, or power source failures, reducing unnecessary part replacement. 2. Lightning Connector Functionality: Lightning uses a reversible design with dual contact arrays on both the cable and device port. Partial damage or obstruction to one array in the port causes orientation-dependent connectivity failures, a common symptom covered in A+ mobile device troubleshooting content. 3. Physical Mobile Component Failure Identification: The 220-1201 exam tests recognition of physical port damage symptoms, including intermittent connectivity dependent on cable position, which differentiates physical hardware faults from software or battery-related issues. References: CompTIA A+ 220-1201 Exam Objectives, Apple Support: How to clean your iPhone or iPad Lightning port

FAQ

How many practice questions are available for 220-1201: Core 1?

This question bank includes 462 220-1201: Core 1 practice questions covering single and multiple choice, each with answers and explanations.

Are 220-1201: Core 1 practice questions available in Chinese and English?

Yes, 220-1201: Core 1 practice questions are provided in both Chinese and English.

Can I try 220-1201: Core 1 practice questions for free?

Yes. Free sample questions are available on this page, and the full question bank is available after signing up on Zhangxuetu.